home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 1.iso / util / unixcn20.zip / LONGDESC.TXT < prev    next >
Text File  |  1995-01-16  |  4KB  |  97 lines

  1. I have released a new version of Unixcorn.  This is a program which
  2. lets you perform Windows commands from ANY DOS program.  For example,
  3. you can get information on Windows' memory usage by typing "UC MEM"
  4. from any shell prompt.  Features include:
  5.  
  6. *       Low memory usage.  No TSRs or device drivers required.
  7.     Uses only 80KB of Windows memory and 2% of system resources.  
  8.     Optional DOS TSR uses less than 256 bytes of DOS memory.  
  9.     Doesn't touch win.ini, system.ini, or put any files in your 
  10.     Windows directory.
  11.  
  12. *       Start Windows program from a DOS prompt with "UC RUN"
  13.  
  14. *       Detailed memory usage with "TASKS", "MODULES", "MEM",
  15.         and "HEAPWALK" commands.  See every last byte of memory
  16.         your Windows program uses (ideal for developers).
  17.  
  18. *       End tasks, even those that refuse to be killed by Task manager
  19.  
  20. *       Reposition, size, hide, and retitle any window
  21.  
  22. *       Play sounds, pop up message boxes, and change wallpaper from DOS
  23.  
  24. *       Compatible with MS-DOS and 4DOS batch files (since the
  25.         commands DO run from real DOS prompts)
  26.  
  27. *       No commands disabled in shareware version, no nagware
  28.         screens requiring a random button to be pressed
  29.  
  30. *       Easy to use Windows interface with full on-line help
  31.  
  32. *       Batch file support, customizable menus, aliases
  33.  
  34. Windows 3.1 in 386 Enhanced mode or Windows 95 required.
  35.  
  36.  
  37. NEW IN VERSION 2.0:
  38.  
  39. *    Unixcorn automatically searches for and runs startup.ucb 
  40.     batch file on startup
  41.  
  42. ***    Added support for UnixcTSR - if loaded, uses this to increase
  43.     the communication speed between Windows and DOS.  Using UnixcTSR
  44.     also fixes the occasional problem Unixcorn has of switching away
  45.     from a DOS box which has the clipboard open.
  46.  
  47. *    Specifying a windowid of "+" will match the active window
  48.  
  49. *    The busy cursor is animated, so it's more obvious something is
  50.     happening during long commands
  51.  
  52. *    Windows that are minimized and part of the Windows 95 taskbar
  53.     are reported as so
  54.  
  55. *    Fixed erroneous reporting of "No response from Unixcorn" after a
  56.     RUN -WAIT or ECHO command
  57.  
  58. *    Added -I option to UC to ignore output from Unixcorn and exit
  59.     immediately (use with caution)
  60.  
  61. ***    UC writes an environment variable UCOUTPUT, so its output can be
  62.     used more easily in batch files.  Added -NE option to not write 
  63.     the environment variable, and -Evarname option to write the 
  64.     environment output to the specified variable name.  The value of
  65.     UCOUTPUT depends on the command being run.
  66.  
  67. *    Added INPUT command to pop up an input box and ask for a value. 
  68.     Result is printed, and stored in UCOUTPUT.
  69.  
  70. *    Added WHAT command to produce various single tidbits of
  71.     information (screen resolution, Unixcorn version, Windows version,
  72.     free resources, free memory, etc.)
  73.  
  74. *    Added "New Window" option on UcWin file menu to start another
  75.     UcWin window
  76.  
  77. *    Added Usermenu menu to UcWin so that user menu options can be
  78.     selected from within UcWin
  79.  
  80. *    Many bugs fixed; better error checking
  81.  
  82.  
  83. Unixcorn is cheap shareware.  (Full registration $10, student
  84. registration $5, foreign registration - just a postcard.)
  85.  
  86. Unixcorn can be found at the following FTP sites:
  87.  
  88.         winftp.cica.indiana.edu, in /pub/pc/win3/util/unixcn20.zip
  89.     oak.oakland.edu, in /SimTel/win3/util/unixcn20.zip
  90.         wuarchive.wustl.edu, in /pub/MSDOS_UPLOADS/win/unixcn20.zip
  91.  
  92. This version replaces unixcn13.zip.
  93.  
  94. Questions?  Comments?  Feel free to email me at
  95. rspangle@micro.caltech.edu
  96.  
  97.